[INFO] cloning repository https://github.com/stevengpa/rust-memory-create-destroy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevengpa/rust-memory-create-destroy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevengpa%2Frust-memory-create-destroy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevengpa%2Frust-memory-create-destroy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0620c9cf82edac43e855ed58a39c6b0a4c927ba5
[INFO] testing stevengpa/rust-memory-create-destroy against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevengpa%2Frust-memory-create-destroy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stevengpa/rust-memory-create-destroy
[INFO] finished tweaking git repo https://github.com/stevengpa/rust-memory-create-destroy
[INFO] tweaked toml for git repo https://github.com/stevengpa/rust-memory-create-destroy written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stevengpa/rust-memory-create-destroy on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stevengpa/rust-memory-create-destroy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57b2dcdb9c0a77693f94968d88a91987f9ea00af867644732deb7f657dd07f73
[INFO] running `Command { std: "docker" "start" "-a" "57b2dcdb9c0a77693f94968d88a91987f9ea00af867644732deb7f657dd07f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57b2dcdb9c0a77693f94968d88a91987f9ea00af867644732deb7f657dd07f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57b2dcdb9c0a77693f94968d88a91987f9ea00af867644732deb7f657dd07f73", kill_on_drop: false }`
[INFO] [stdout] 57b2dcdb9c0a77693f94968d88a91987f9ea00af867644732deb7f657dd07f73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf6541c678807d9ecd8eee78d90ad3417960d9352aa139296d5afefef13a6b39
[INFO] running `Command { std: "docker" "start" "-a" "bf6541c678807d9ecd8eee78d90ad3417960d9352aa139296d5afefef13a6b39", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling piston-viewport v1.0.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling piston-graphics_api_version v1.0.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling piston-texture v0.9.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling read_color v1.0.0
[INFO] [stderr]    Compiling interpolation v0.3.0
[INFO] [stderr]    Compiling gfx v0.18.3
[INFO] [stderr]    Compiling shader_version v0.7.0
[INFO] [stderr]    Compiling spin_sleep v1.3.3
[INFO] [stderr]    Compiling piston-shaders_graphics2d v0.4.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling piston2d-graphics v0.45.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling piston2d-graphics v0.44.0
[INFO] [stderr]    Compiling gfx_device_gl v0.16.2
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling pistoncore-input v1.0.1
[INFO] [stderr]    Compiling pistoncore-window v1.0.0
[INFO] [stderr]    Compiling pistoncore-event_loop v1.0.0
[INFO] [stderr]    Compiling piston v1.0.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling piston-gfx_texture v0.45.0
[INFO] [stderr]    Compiling piston2d-gfx_graphics v0.81.0
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling pistoncore-glutin_window v0.72.0
[INFO] [stderr]    Compiling piston_window v0.132.0
[INFO] [stderr]    Compiling memory-create-destroy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::GlobalAlloc::alloc` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/main.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let ptr = System.alloc(layout);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     unsafe fn alloc(&self, layout: Layout) -> *mut u8 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::GlobalAlloc::dealloc` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/main.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         System.dealloc(ptr, layout);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "bf6541c678807d9ecd8eee78d90ad3417960d9352aa139296d5afefef13a6b39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf6541c678807d9ecd8eee78d90ad3417960d9352aa139296d5afefef13a6b39", kill_on_drop: false }`
[INFO] [stdout] bf6541c678807d9ecd8eee78d90ad3417960d9352aa139296d5afefef13a6b39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f36cc59fbebb835646cc21bd6ee4e155b5969c6b0e65d989c4c506c0af44a4c6
[INFO] running `Command { std: "docker" "start" "-a" "f36cc59fbebb835646cc21bd6ee4e155b5969c6b0e65d989c4c506c0af44a4c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling memory-create-destroy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::GlobalAlloc::alloc` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/main.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let ptr = System.alloc(layout);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     unsafe fn alloc(&self, layout: Layout) -> *mut u8 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::GlobalAlloc::dealloc` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/main.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         System.dealloc(ptr, layout);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "f36cc59fbebb835646cc21bd6ee4e155b5969c6b0e65d989c4c506c0af44a4c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f36cc59fbebb835646cc21bd6ee4e155b5969c6b0e65d989c4c506c0af44a4c6", kill_on_drop: false }`
[INFO] [stdout] f36cc59fbebb835646cc21bd6ee4e155b5969c6b0e65d989c4c506c0af44a4c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2248e3414e4b0d16d0217adbb138d65fd61397cb4e0e66ee3a84a0c1a6551baf
[INFO] running `Command { std: "docker" "start" "-a" "2248e3414e4b0d16d0217adbb138d65fd61397cb4e0e66ee3a84a0c1a6551baf", kill_on_drop: false }`
[INFO] [stderr] warning[E0133]: call to unsafe function `std::alloc::GlobalAlloc::alloc` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/main.rs:16:19
[INFO] [stderr]    |
[INFO] [stderr] 16 |         let ptr = System.alloc(layout);
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/main.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     unsafe fn alloc(&self, layout: Layout) -> *mut u8 {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::alloc::GlobalAlloc::dealloc` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/main.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |         System.dealloc(ptr, layout);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/main.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 |     unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0133`.
[INFO] [stderr] warning: `memory-create-destroy` (bin "memory-create-destroy" test) generated 2 warnings (run `cargo fix --bin "memory-create-destroy" -p memory-create-destroy --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/memory_create_destroy-62dd5f112e7b1c62)
[INFO] [stderr] 4	291
[INFO] [stderr] 544	289
[INFO] [stderr] 24	200
[INFO] [stderr] 70	111
[INFO] [stderr] 96	120
[INFO] [stderr] 15	91
[INFO] [stderr] 33	89
[INFO] [stderr] 416	220
[INFO] [stderr] 7	3640
[INFO] [stderr] 22	229
[INFO] [stderr] 20	171
[INFO] [stderr] 47	151
[INFO] [stderr] 20	240
[INFO] [stderr] 37	189
[INFO] [stderr] 4	200
[INFO] [stderr] 28	200
[INFO] [stderr] 832	169
[INFO] [stderr] 5	200
[INFO] [stderr] 31	240
[INFO] [stderr] 4	220
[INFO] [stderr] 29	140
[INFO] [stderr] 9	160
[INFO] [stderr] 45	209
[INFO] [stderr] 1	260
[INFO] [stderr] 4	220
[INFO] [stderr] 20	260
[INFO] [stderr] 1664	220
[INFO] [stderr] 7	140
[INFO] [stderr] 4	200
[INFO] [stderr] 45	260
[INFO] [stderr] 10	329
[INFO] [stderr] 65	440
[INFO] [stderr] 12	129
[INFO] [stderr] 9	191
[INFO] [stderr] 52	180
[INFO] [stderr] 4	180
[INFO] [stderr] 6	280
[INFO] [stderr] 76	289
[INFO] [stderr] 1	280
[INFO] [stderr] 5	400
[INFO] [stderr] 75	480
[INFO] [stdout] 
[INFO] [stderr] 5	350
[INFO] [stdout] running 0 tests
[INFO] [stderr] 46	100
[INFO] [stdout] 
[INFO] [stderr] 5	150
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 17	110
[INFO] [stdout] 
[INFO] [stderr] 208	5540
[INFO] [stderr] 6	70
[INFO] [stderr] 23	140
[INFO] [stderr] 217	60
[INFO] [stderr] 3328	210
[INFO] [stderr] 11	360
[INFO] [stderr] 40	180
[INFO] [stderr] 1	60
[INFO] [stderr] 16	50
[INFO] [stderr] 92	90
[INFO] [stderr] 11	80
[INFO] [stderr] 534	180
[INFO] [stderr] 11	90
[INFO] [stderr] 443	60
[INFO] [stderr] 7	80
[INFO] [stderr] 25	90
[INFO] [stderr] 12	60
[INFO] [stderr] 4	70
[INFO] [stderr] 69	120
[INFO] [stderr] 9	200
[INFO] [stderr] 30	60
[INFO] [stderr] 1344	4020
[INFO] [stderr] 15	140
[INFO] [stderr] 33	140
[INFO] [stderr] 7	120
[INFO] [stderr] 22	80
[INFO] [stderr] 20	30
[INFO] [stderr] 47	60
[INFO] [stderr] 20	70
[INFO] [stderr] 37	50
[INFO] [stderr] 4	170
[INFO] [stderr] 28	40
[INFO] [stderr] 5	90
[INFO] [stderr] 31	30
[INFO] [stderr] 4	90
[INFO] [stderr] 29	40
[INFO] [stderr] 9	80
[INFO] [stderr] 45	60
[INFO] [stderr] 1	70
[INFO] [stderr] 4	70
[INFO] [stderr] 20	100
[INFO] [stderr] 56	40
[INFO] [stderr] 7	50
[INFO] [stderr] 4	50
[INFO] [stderr] 45	90
[INFO] [stderr] 10	40
[INFO] [stderr] 65	80
[INFO] [stderr] 12	100
[INFO] [stderr] 9	80
[INFO] [stderr] 52	50
[INFO] [stderr] 4	40
[INFO] [stderr] 6	90
[INFO] [stderr] 76	90
[INFO] [stderr] 1	40
[INFO] [stderr] 5	70
[INFO] [stderr] 75	40
[INFO] [stderr] 56	50
[INFO] [stderr] 5	30
[INFO] [stderr] 46	80
[INFO] [stderr] 5	80
[INFO] [stderr] 17	50
[INFO] [stderr] 208	130
[INFO] [stderr] 6	50
[INFO] [stderr] 23	120
[INFO] [stderr] 217	110
[INFO] [stderr] 11	50
[INFO] [stderr] 40	60
[INFO] [stderr] 1	90
[INFO] [stderr] 16	80
[INFO] [stderr] 92	70
[INFO] [stderr] 11	50
[INFO] [stderr] 534	110
[INFO] [stderr] 11	40
[INFO] [stderr] 443	80
[INFO] [stderr] 7	80
[INFO] [stderr] 25	40
[INFO] [stderr] 12	190
[INFO] [stderr] 4	100
[INFO] [stderr] 69	60
[INFO] [stderr] 9	40
[INFO] [stderr] 30	40
[INFO] [stderr] 576	4240
[INFO] [stderr] 20	160
[INFO] [stderr] 20	40
[INFO] [stderr] 9	40
[INFO] [stderr] 11	40
[INFO] [stderr] 11	30
[INFO] [stderr] 7	40
[INFO] [stderr] 12	40
[INFO] [stderr] 15	60
[INFO] [stderr] 5	50
[INFO] [stderr] 5	30
[INFO] [stderr] 4	30
[INFO] [stderr] 4	40
[INFO] [stderr] 5	40
[INFO] [stderr] 7	30
[INFO] [stderr] 7	30
[INFO] [stderr] 9	80
[INFO] [stderr] 10	40
[INFO] [stderr] 12	60
[INFO] [stderr] 5	50
[INFO] [stderr] 6	40
[INFO] [stderr] 11	60
[INFO] [stderr] 16	40
[INFO] [stderr] 40	70
[INFO] [stderr] 1024	160
[INFO] [stderr] 128	370
[INFO] [stderr] 128	390
[INFO] [stderr] 20	60
[INFO] [stderr] 136	80
[INFO] [stderr] 22	50
[INFO] [stderr] 128	30
[INFO] [stderr] 128	280
[INFO] [stderr] 20	50
[INFO] [stderr] 512	940
[INFO] [stderr] 108	180
[INFO] [stderr] 28	90
[INFO] running `Command { std: "docker" "inspect" "2248e3414e4b0d16d0217adbb138d65fd61397cb4e0e66ee3a84a0c1a6551baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2248e3414e4b0d16d0217adbb138d65fd61397cb4e0e66ee3a84a0c1a6551baf", kill_on_drop: false }`
[INFO] [stdout] 2248e3414e4b0d16d0217adbb138d65fd61397cb4e0e66ee3a84a0c1a6551baf
